-
-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: add reusable tags and externalDocs and move them to the info object #664
chore: add reusable tags and externalDocs and move them to the info object #664
Conversation
@jonaslagoni Done! Could you check again? |
Kudos, SonarCloud Quality Gate passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
/rtm |
🎉 This PR is included in version 2.1.0-next-major-spec.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 2.2.0-next-major-spec.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Description
tags()
andexternalDocs()
methods to the Components models - update also v2Components
.Info
,License
,Contact
,Components
v3 models.ExternalDocumentations
collection.cc @smoya
Related issue(s)
asyncapi/spec#792
asyncapi/spec#794